Skip to content

Shortcuts in Windows Terminal

It's always nice to use shortcuts, which make your operations faster the next time.

And the best way to memorize these shortcuts is to use a small bit each day.

In Windows Terminal, a tab page is a container that can hold a collection of panes. The hierarchy is Windows Terminal >> Tab >> Pane:

  • Windows Terminal 1
    • Tab 1
      • Pane a
      • Pane b
    • Tab 2:
      • Pane x
      • Pane y
  • Windows Terminal 2
HotKeysCommand Names
Ctrl + Shift + NStarts a new Windows Terminal
Ctrl + Shift + TOpens a new profile Tab
Ctrl + Shift + FEnables the Find button
Ctrl + shift + PStarts the Search bar
Ctrl + Shift + {1,9}Open a new Tab profile index 1 to 9
Ctrl + Alt + {1,9}Switch between Tab 1 to 9
Ctrl + TabSwitch to the Next Tab
Ctrl + Shift + TabSwitch to the previous Tab
Ctrl + Shift + SpaceOpen the profile selection drop-down menu
Ctrl + Shift + DDuplicate Tab
Alt + Shift + DDuplicate Pane
Ctrl + Shift + WClose the current running Pane
Ctrl + CCopy the selected item
Ctrl + VPaste the selected item
Ctrl + ,Launch the Windows Terminal Settings UI
Ctrl + Alt + ,Launch the default settings file
Ctrl + Shift + ,Enables searching for an app
Ctrl + =Increase the font size
Ctrl + -Decrease the font size
Ctrl + 0Reset the font size to the default
Ctrl + Shift + Scroll Up in the Windows Terminal
Ctrl + Shift + Scroll Down in the Windows Terminal
Ctrl + Shift + PgUpScroll Up one page
Ctrl + Shift + PgDnScroll Down one page
Ctrl + Shift + HomeScroll to the top of the history
Ctrl + Shift + End Scroll to the bottom of history
Alt + Shift + =Split a Vertical Pane
Alt + Shift + -Split a Horizontal Pane
Alt + Shift + Resize the current Pane Up
Alt + Shift + Resize the current Pane Down
Alt + Shift + Resize the current Pane Left
Alt + Shift + Resize the current Pane Right
Alt + Move focus to one Pane Up
Alt + Move focus to one Pane Down
Alt + Move focus to one Pane Left
Alt + Move focus to one Pane Right
Ctrl + Alt + Move focus to the last used Pane
Left Alt + Left Shift + PrtSnToggle ON or OFF high visibility screen mode
Win + `Summon Quake mode
F11 or Alt + CRToggle ON or OFF full-screen mode
Alt + F4Close the open Windows (entire program)

有没有可以进入全屏非专注模式的快捷键呢?

最近更新